home *** CD-ROM | disk | FTP | other *** search
-
- FlxKey Error Codes
- ==================
-
- Low byte values
- ---------------
- 0 : No Errors.
- 1 : One or more of the encryption-code strings is blank.
- 2 : Filename for for registration-key is blank.
- 3 : HEAP allocation error. Unable to allocate 1024 byte buffer.
- 4 : BlockWrite error.
- 5 : BlockRead error.
- 6 : Date error. PC's system date pre-dates registration-key date.
- 7 : Registration-key is corrupt.
- 16 : Standard TP IOresult error.
-
-
- High byte values
- ----------------
- Standard TP run-time error-codes. Check your TP manuals for
- a complete list of discriptions.
-
- 2 : File not found.
- 3 : Path not found.
- 4 : Too many files open.
- 5 : File access denied.
- 100 : Disk read error.
- 101 : Disk write error.
- 103 : File not open.
- 150 : Disk is write-protected.
- 152 : Drive not ready.
- 156 : Disk seek error.
- 157 : Unknown media type.
- 160 : Device write fault.
- 161 : Device read fault.
- 162 : Hardware failure.
- 216 : General Protection fault.
-
-